home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / ra_111_2.zip / FIXES.111 < prev    next >
Text File  |  1992-01-25  |  8KB  |  211 lines

  1. Fixes in RemoteAccess 1.11
  2. --------------------------
  3.  
  4.         * The browse userlist option from posting a message is
  5.           now only available if the post message optional data
  6.           field contains a /U.
  7.  
  8.         * Fixed the Alt-200 security bug.
  9.  
  10.         * From the menu editor, Alt-N, Esc, Esc would screw up
  11.           the display. Fixed.
  12.  
  13.         * If the newuser language option was set to zero (don't
  14.           ask for language), RA would not display any choices
  15.           for the date format prompt. Fixed.
  16.  
  17.         * Putting a ^K[\ at the end of a menu display line would
  18.           cause the menu editor to lock up when Alt-D was used.
  19.           Fixed.
  20.  
  21.         * The menu editor would not correctly interpret a ^F; at
  22.           the end of a menu display line in the simulate menu
  23.           display. Fixed.
  24.  
  25.         * A filename search would not find files which were listed
  26.           in a FILES.BBS with a wildcard in their name. Fixed.
  27.  
  28.         * The language header and prompt entries in RACONFIG did
  29.           not work with macro code translation. Fixed.
  30.  
  31.         * It was possible for a user to select a language flagged
  32.           as not available. Fixed.
  33.  
  34.         * RA always displayed the hard-coded English date format
  35.           type when prompting the user for a date. Fixed.
  36.  
  37.         * Local uploads always showed free space on drive C:, not
  38.           the upload drive.
  39.  
  40.         * RACONFIG would sometimes not allow you to change the
  41.           modem comport. Fixed.
  42.  
  43.         * With SNOOP mode disabled the highlighted prompt field
  44.           would occasionally be drawn to an incorrect length. Fixed.
  45.  
  46.         * The menu editor would sometimes display the incorrect
  47.           menutype category for a selected menu type. Fixed.
  48.  
  49.         * The select file area menu command now correctly inserts
  50.           a system pause after selecting an invalid message area.
  51.  
  52.         * The type 7 *S parameter now works correctly as part of
  53.           a type 15's optional data field.
  54.  
  55.         * RA now waits correctly for the GOODBYE.A?? file to be
  56.           displayed before terminating the call.
  57.  
  58.         * RA now allows a user to enter a file template area if
  59.           he/she has upload OR download OR list security for that
  60.           area.
  61.  
  62.         * Changing the colour of language prompts which are
  63.           underlined (eg. "You have mail waiting:") caused the
  64.           underlines to be the wrong length. Fixed.
  65.  
  66.         * RA would not look for TOP.MNU in the default menu
  67.           directory when returning from a "missing menu" error.
  68.           Fixed.
  69.  
  70.         * RA would not display a warning message if a new user
  71.           entered a password which was too short. Fixed.
  72.  
  73.         * Increased the upload/download batch size to 150 files.
  74.  
  75.         * Fixed some cosmetic problems in RACONFIG.
  76.  
  77.         * RA would always show the English date default name when
  78.           the user's date format was set to 'DD-Mmm-YY' instead
  79.           of the current language date name. Fixed.
  80.  
  81.         * RA would not correctly 'page pause' when viewing a textfile
  82.           from a questionnaire. Fixed.
  83.  
  84.         * RA would accept a blank filename on a non-batch upload.
  85.           Fixed.
  86.  
  87.         * RA would sometimes read the incorrect language after
  88.           returning from a type 15 exit to DOS. Fixed.
  89.  
  90.         * RA no longer moves the cursor to the end of the line and
  91.           back again at the "read messages" prompt.
  92.  
  93.         * The "more" prompt is disabled while marking messages.
  94.  
  95.         * Fixed a problem with DOS pathname resolution which sometimes
  96.           caused RACONFIG to create the *.RA files in the current
  97.           directory instead of the system directory.
  98.  
  99.         * The message forwarding prompt no longer asks the user to
  100.           browse the userlist if a blank name is entered.
  101.  
  102.         * Changing a user's language via Alt-E now takes effect
  103.           immediately.
  104.  
  105.         * RA no longer allows a user to forward mail to him/herself.
  106.  
  107.         * A userlist search with the /H handle option enabled now
  108.           searches on handle names, not user names.
  109.  
  110.         * RA would not show either MAILHELP.A?? or XFERHELP.A?? if
  111.           they did not exist in the current language textfile
  112.           directory.
  113.  
  114.         * The ONCEONLY file would only be shown if it was in the
  115.           language text path, not the system text path. Fixed.
  116.  
  117.         * RA would not append an origin line to messages entered
  118.           with the internal editor that were 60 lines long. Fixed.
  119.  
  120.         * The RACONFIG language editor would not edit LANGUAGE.RA
  121.           in the current directory - only in the system directory.
  122.           Fixed.
  123.  
  124.         * RA now correctly translates menu colours in mono mode
  125.           on the local console.
  126.  
  127.         * Users are no longer permitted to select someone else's
  128.           real name as a handle.
  129.  
  130.         * The Stop key (defined in the language file) now correctly
  131.           works to abort a message quickscan.
  132.  
  133.         * RA would not correctly update lastread pointers if a user
  134.           disconnected while reading messages. Fixed.
  135.  
  136.         * RA would hang if a user received more than one page of
  137.           messages at the mailbox check, and he/she said "No" to the
  138.           continue prompt. Fixed.
  139.  
  140.         * The compact log header would show the day of week in the
  141.           current user's selected language instead of English. Fixed.
  142.  
  143.         * Fixed some really screwed up pathname resolution code which
  144.           did not work under Novell Netware.
  145.  
  146.         * New users are no longer placed in file/msgarea 254 by
  147.           default.
  148.  
  149.         * If a user had the DELETED flag set in his/her record, he/she
  150.           would be treated as a new user for every subsequent logon
  151.           until the userfile was packed. Fixed.
  152.  
  153.         * The "change screen length" menu command now defaults to 24
  154.           lines if the user hits (Enter) at the prompt.
  155.  
  156.         * The "you must enter both your first and last names!" message
  157.           was not language-configurable (for some unknown reason).
  158.           Fixed. It's now in prompt #227.
  159.  
  160.         * Changed semaphore handling so that the RAREADY file is
  161.           created *before* modem initialisation instead of after.
  162.  
  163.         * Fixed a problem which was causing the newuser questionnaire
  164.           to occasionally not be executed.
  165.  
  166.         * Improved the ANSI auto-detect handling. I have never been
  167.           able to duplicate the lockups some people were experiencing
  168.           but hopefully this will resolve the issue.
  169.  
  170.         * RA would not take the modem off-hook if terminated by a
  171.           RAXIT sempahore at the wait for call screen. Fixed.
  172.  
  173.         * Fixed a cosmetic problem which would occur if the sysop
  174.           broke in for a chat while the user was reading messages
  175.           with the full-screen message reader.
  176.  
  177.         * RA handled overlength IEMSI fields unpredictably. Fixed.
  178.  
  179.         * RA would hang on a fast-logon if the user-file was empty.
  180.           Fixed.
  181.  
  182.         * If a new user hit ENTER at the date format selection
  183.           prompt, the birthdate prompt input format would be displayed
  184.           incorrectly. Fixed.
  185.  
  186.         * Added support for detection and time-slicing under Windows 3
  187.           enhanced mode.
  188.  
  189.         * The ^FU textfile code works correctly now.
  190.  
  191.         * Fixed the overlay handling so that RA.OVR is opened in
  192.           NOINHERIT mode.
  193.  
  194.         * RA would lock up on a file list display if the description
  195.           consisted of one word which wrapped at the end of the line.
  196.           Fixed.
  197.  
  198.         * "Wait for call" mode is now less CPU-intensive.
  199.  
  200.         * A combined selected read did not correctly honour the actual
  201.           combined mode settings. Fixed.
  202.  
  203.         * The "list files", "view archive" and "directory list" menu
  204.           commands now obey file template list security settings.
  205.  
  206.         * Setting the download start and end times now correctly enables
  207.           downloads at all times.
  208.  
  209.         * Deleted users are no longer displayed in a userlist.
  210.  
  211.